adTempus API
PreviousUpNext
IScheduler::DebugCommand Method

Sends a debugging command to the session.

C++
HRESULT DebugCommand(long command, BSTR commandData, [out,retval]BSTR * result);
C#
DebugCommand(long command, String commandData, [out,retval]BSTR result);
Visual Basic
Sub DebugCommand(command As long, commandData As String, result As [out,retval]BSTR)

This method is for internal use by product developers.

adTempus API Reference version 3.0.0.0, revised 10/30/2008